home *** CD-ROM | disk | FTP | other *** search
/ Otherware / Otherware_1_SB_Development.iso / mac / developm / language / pixie.cpt / Pixie Scheme ƒ / Pixie Scheme Help / card_83032.txt < prev    next >
Encoding:
Text File  |  1991-01-07  |  961 b   |  39 lines

  1. -- card: 83032 from stack: in
  2. -- bmap block id: 0
  3. -- flags: 0000
  4. -- background id: 2692
  5. -- name: 
  6.  
  7.  
  8. -- part 2 (button)
  9. -- low flags: 00
  10. -- high flags: A003
  11. -- rect: left=393 top=226 right=248 bottom=493
  12. -- title width / last selected line: 0
  13. -- icon id / first selected line: 0 / 0
  14. -- text alignment: 1
  15. -- font id: 0
  16. -- text size: 12
  17. -- style flags: 0
  18. -- line height: 16
  19. -- part name: Help Menu
  20. ----- HyperTalk script -----
  21. on mouseUp
  22.   go to card id 82934
  23. end mouseUp
  24.  
  25.  
  26.  
  27.  
  28. -- part contents for background part 47
  29. ----- text -----
  30. 307
  31.  
  32. -- part contents for background part 10
  33. ----- text -----
  34.  
  35.     ΓÇó The "Evaluate" command is now undoable, in that "Undo" will remove whatever text was printed into the Pixie Scheme window during an evaluation that just ended.  Notwithstanding,
  36. "Undo" cannot undo any other side effects of evaluation, such as binding or assignment of variables, file input and output, and garbage collection.
  37.  
  38.     ΓÇó There is a "Help" menu. 
  39.